TGrImage.Pixels[integer,integer] Property

Represents property Pixels[integer,integer].

Namespace: Graph
public
 property Pixels[const X, Y: integer]: ColorType read GetPixel write SetPixel;

Parameters

X
Type: integer

Y
Type: integer

Property Value

Type: ColorType